Skip to content

Instantly share code, notes, and snippets.

@angerson
Created December 2, 2019 23:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save angerson/dc4bcd99911382b6faa9a13723e5c707 to your computer and use it in GitHub Desktop.
Save angerson/dc4bcd99911382b6faa9a13723e5c707 to your computer and use it in GitHub Desktop.
Full build log
$ bazel build --config=opt --config=cuda --define=no_tensorflow_py_deps=true --config=v2 //tensorflow/core/kernels:cwis
Starting local Bazel server and connecting to it...
WARNING: The following configs were expanded more than once: [cuda, using_cuda, v2]. For repeatable flags, repeats are counted twice and may lead to unexpected behavior.
INFO: Writing tracer profile to 'C:/msys64/home/angerson/_bazel_angerson/sltiveco/command.profile.gz'
INFO: Options provided by the client:
Inherited 'common' options: --isatty=1 --terminal_columns=120
INFO: Options provided by the client:
'build' options: --python_path=C:/Users/angerson/AppData/Local/Programs/Python/Python37/python.exe
INFO: Reading rc options for 'build' from c:\msys64\home\angerson\tensorflow\.bazelrc:
'build' options: --apple_platform_type=macos --define framework_shared_object=true --define open_source_build=true --java_toolchain=//third_party/toolchains/java:tf_java_toolchain --host_java_toolchain=//third_party/toolchains/java:tf_java_toolchain --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --enable_platform_specific_config --config=v2
INFO: Reading rc options for 'build' from c:\msys64\home\angerson\tensorflow\.tf_configure.bazelrc:
'build' options: --action_env PYTHON_BIN_PATH=C:/Users/angerson/AppData/Local/Programs/Python/Python37/python.exe --action_env PYTHON_LIB_PATH=C:/Users/angerson/AppData/Local/Programs/Python/Python37/lib/site-packages --python_path=C:/Users/angerson/AppData/Local/Programs/Python/Python37/python.exe --action_env CUDA_TOOLKIT_PATH=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.1 --action_env TF_CUDA_COMPUTE_CAPABILITIES=3.5,7.0 --config=cuda --action_env TF_CONFIGURE_IOS=0 --copt=/d2ReducedOptimizeHugeFunctions --host_copt=/d2ReducedOptimizeHugeFunctions
INFO: Found applicable config definition build:v2 in file c:\msys64\home\angerson\tensorflow\.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1
INFO: Found applicable config definition build:cuda in file c:\msys64\home\angerson\tensorflow\.bazelrc: --config=using_cuda --define=using_cuda_nvcc=true
INFO: Found applicable config definition build:using_cuda in file c:\msys64\home\angerson\tensorflow\.bazelrc: --define=using_cuda=true --action_env TF_NEED_CUDA=1 --crosstool_top=@local_config_cuda//crosstool:toolchain
INFO: Found applicable config definition build:opt in file c:\msys64\home\angerson\tensorflow\.tf_configure.bazelrc: --copt=/arch:AVX --define with_default_optimizations=true
INFO: Found applicable config definition build:cuda in file c:\msys64\home\angerson\tensorflow\.bazelrc: --config=using_cuda --define=using_cuda_nvcc=true
INFO: Found applicable config definition build:using_cuda in file c:\msys64\home\angerson\tensorflow\.bazelrc: --define=using_cuda=true --action_env TF_NEED_CUDA=1 --crosstool_top=@local_config_cuda//crosstool:toolchain
INFO: Found applicable config definition build:v2 in file c:\msys64\home\angerson\tensorflow\.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1
INFO: Found applicable config definition build:windows in file c:\msys64\home\angerson\tensorflow\.bazelrc: --copt=/w --cxxopt=/std:c++14 --host_cxxopt=/std:c++14 --config=monolithic --copt=-DWIN32_LEAN_AND_MEAN --host_copt=-DWIN32_LEAN_AND_MEAN --copt=-DNOGDI --host_copt=-DNOGDI --linkopt=/DEBUG --host_linkopt=/DEBUG --linkopt=/OPT:REF --host_linkopt=/OPT:REF --linkopt=/OPT:ICF --host_linkopt=/OPT:ICF --experimental_strict_action_env=true --incompatible_windows_native_test_wrapper --verbose_failures --distinct_host_configuration=false
INFO: Found applicable config definition build:monolithic in file c:\msys64\home\angerson\tensorflow\.bazelrc: --define framework_shared_object=false
DEBUG: Rule 'io_bazel_rules_docker' indicated that a canonical reproducible form can be obtained by modifying arguments shallow_since = "1556410077 -0400"
DEBUG: Call stack for the definition of repository 'io_bazel_rules_docker' which is a git_repository (rule definition at C:/msys64/home/angerson/_bazel_angerson/sltiveco/external/bazel_tools/tools/build_defs/repo/git.bzl:195:18):
- C:/msys64/home/angerson/_bazel_angerson/sltiveco/external/bazel_toolchains/repositories/repositories.bzl:37:9
- C:/msys64/home/angerson/tensorflow/WORKSPACE:37:1
ERROR: Skipping '//tensorflow/core/kernels:cwis': no such target '//tensorflow/core/kernels:cwis': target 'cwis' not declared in package 'tensorflow/core/kernels' defined by C:/msys64/home/angerson/tensorflow/tensorflow/core/kernels/BUILD
WARNING: Target pattern parsing failed.
ERROR: no such target '//tensorflow/core/kernels:cwis': target 'cwis' not declared in package 'tensorflow/core/kernels' defined by C:/msys64/home/angerson/tensorflow/tensorflow/core/kernels/BUILD
INFO: Elapsed time: 34.255s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (1 packages loaded)
angerson@angerson-build-tf ~/tensorflow
$ bazel build --config=opt --config=cuda --define=no_tensorflow_py_deps=true --config=v2 //tensorflow/core/kernels:cwis
e_op_gpu
WARNING: The following configs were expanded more than once: [cuda, using_cuda, v2]. For repeatable flags, repeats are counted twice and may lead to unexpected behavior.
INFO: Writing tracer profile to 'C:/msys64/home/angerson/_bazel_angerson/sltiveco/command.profile.gz'
INFO: Options provided by the client:
Inherited 'common' options: --isatty=1 --terminal_columns=120
INFO: Options provided by the client:
'build' options: --python_path=C:/Users/angerson/AppData/Local/Programs/Python/Python37/python.exe
INFO: Reading rc options for 'build' from c:\msys64\home\angerson\tensorflow\.bazelrc:
'build' options: --apple_platform_type=macos --define framework_shared_object=true --define open_source_build=true --java_toolchain=//third_party/toolchains/java:tf_java_toolchain --host_java_toolchain=//third_party/toolchains/java:tf_java_toolchain --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --enable_platform_specific_config --config=v2
INFO: Reading rc options for 'build' from c:\msys64\home\angerson\tensorflow\.tf_configure.bazelrc:
'build' options: --action_env PYTHON_BIN_PATH=C:/Users/angerson/AppData/Local/Programs/Python/Python37/python.exe --action_env PYTHON_LIB_PATH=C:/Users/angerson/AppData/Local/Programs/Python/Python37/lib/site-packages --python_path=C:/Users/angerson/AppData/Local/Programs/Python/Python37/python.exe --action_env CUDA_TOOLKIT_PATH=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.1 --action_env TF_CUDA_COMPUTE_CAPABILITIES=3.5,7.0 --config=cuda --action_env TF_CONFIGURE_IOS=0 --copt=/d2ReducedOptimizeHugeFunctions --host_copt=/d2ReducedOptimizeHugeFunctions
INFO: Found applicable config definition build:v2 in file c:\msys64\home\angerson\tensorflow\.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1
INFO: Found applicable config definition build:cuda in file c:\msys64\home\angerson\tensorflow\.bazelrc: --config=using_cuda --define=using_cuda_nvcc=true
INFO: Found applicable config definition build:using_cuda in file c:\msys64\home\angerson\tensorflow\.bazelrc: --define=using_cuda=true --action_env TF_NEED_CUDA=1 --crosstool_top=@local_config_cuda//crosstool:toolchain
INFO: Found applicable config definition build:opt in file c:\msys64\home\angerson\tensorflow\.tf_configure.bazelrc: --copt=/arch:AVX --define with_default_optimizations=true
INFO: Found applicable config definition build:cuda in file c:\msys64\home\angerson\tensorflow\.bazelrc: --config=using_cuda --define=using_cuda_nvcc=true
INFO: Found applicable config definition build:using_cuda in file c:\msys64\home\angerson\tensorflow\.bazelrc: --define=using_cuda=true --action_env TF_NEED_CUDA=1 --crosstool_top=@local_config_cuda//crosstool:toolchain
INFO: Found applicable config definition build:v2 in file c:\msys64\home\angerson\tensorflow\.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1
INFO: Found applicable config definition build:windows in file c:\msys64\home\angerson\tensorflow\.bazelrc: --copt=/w --cxxopt=/std:c++14 --host_cxxopt=/std:c++14 --config=monolithic --copt=-DWIN32_LEAN_AND_MEAN --host_copt=-DWIN32_LEAN_AND_MEAN --copt=-DNOGDI --host_copt=-DNOGDI --linkopt=/DEBUG --host_linkopt=/DEBUG --linkopt=/OPT:REF --host_linkopt=/OPT:REF --linkopt=/OPT:ICF --host_linkopt=/OPT:ICF --experimental_strict_action_env=true --incompatible_windows_native_test_wrapper --verbose_failures --distinct_host_configuration=false
INFO: Found applicable config definition build:monolithic in file c:\msys64\home\angerson\tensorflow\.bazelrc: --define framework_shared_object=false
DEBUG: Rule 'io_bazel_rules_docker' indicated that a canonical reproducible form can be obtained by modifying arguments shallow_since = "1556410077 -0400"
DEBUG: Call stack for the definition of repository 'io_bazel_rules_docker' which is a git_repository (rule definition at C:/msys64/home/angerson/_bazel_angerson/sltiveco/external/bazel_tools/tools/build_defs/repo/git.bzl:195:18):
- C:/msys64/home/angerson/_bazel_angerson/sltiveco/external/bazel_toolchains/repositories/repositories.bzl:37:9
- C:/msys64/home/angerson/tensorflow/WORKSPACE:37:1
WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/bitbucket.org/eigen/eigen/get/54bca9936424.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 404 Not Found
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/framework:resource_handle.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:abi.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:base64.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:blocking_counter.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:byte_order.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:context.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:cord.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:cpu_feature_guard.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:cpu_info.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:cuda_libdevice_path.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:demangle.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:env.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:env_time.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:error.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:errors.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:file_statistics.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:file_system.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:file_system_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:fingerprint.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:hash.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:host_info.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:human_readable_json.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:init_main.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:load_library.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:logger.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:logging.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:macros.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:mem.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:monitoring.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:mutex.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:net.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:notification.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:null_file_system.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:numa.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:numbers.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:path.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:platform.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:platform_strings.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:platform_strings_computed.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:prefetch.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/android_armv7a_cpu_utils_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/clock_cycle_profiler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/cpu_utils.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/i_cpu_utils_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:protobuf.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:protobuf_compiler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:protobuf_internal.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:random.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:raw_coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:refcount.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:regexp.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:rocm_rocdl_path.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:scanner.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:snappy.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:stacktrace.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:stacktrace_handler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:status.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:strcat.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:stream_executor_no_cuda.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:stringpiece.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:subprocess.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:tensor_coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:test.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:test_benchmark.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:threadpool.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:threadpool_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:threadpool_options.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:tracing.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:tstring.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:types.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:unbounded_work_queue.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:str_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/bfloat16:bfloat16.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:arena.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:bitmap.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:bits.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:blocking_counter.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:errors.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:notification.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:raw_coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:refcount.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:status.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:status_test_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:stringpiece.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:threadpool.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:threadpool_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/core:threadpool_options.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:array_slice.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:cleanup.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:compactptrset.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:edit_distance.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:flatmap.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:flatrep.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:flatset.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:inlined_vector.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:int_type.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:iterator_range.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:manual_constructor.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:map_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:optional.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:priority_queue_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:subtle/map_traits.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/gtl:top_n.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/histogram:histogram.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/hash:crc32c.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/hash:hash.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/monitoring:collected_metrics.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/monitoring:collection_registry.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/monitoring:counter.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/monitoring:gauge.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/monitoring:metric_def.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/monitoring:mobile_counter.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/monitoring:mobile_gauge.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/monitoring:mobile_sampler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/monitoring:sampler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:block.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:block_builder.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:buffered_inputstream.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:compression.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:format.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:inputbuffer.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:inputstream_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:iterator.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:path.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:proto_encode_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:random_inputstream.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:record_reader.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:record_writer.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:snappy/snappy_inputbuffer.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:snappy/snappy_outputbuffer.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:table.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:table_builder.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:table_options.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:two_level_iterator.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:zlib_compression_options.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:zlib_inputstream.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/io:zlib_outputbuffer.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/random:distribution_sampler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/random:exact_uniform_int.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/random:philox_random.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/random:philox_random_test_utils.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/random:random.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/random:random_distributions.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/random:simple_philox.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/random:weighted_picker.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:base64.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:numbers.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:ordered_code.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:proto_serialization.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:proto_text_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:scanner.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:str_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:strcat.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/strings:stringprintf.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/lib/math:math_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:default/monitoring.cc' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:windows/stacktrace.cc' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:windows/stacktrace_handler.cc' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:base64.cc' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/android_armv7a_cpu_utils_helper.cc' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/clock_cycle_profiler.cc' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2135:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal_impl: please do not import '//tensorflow/core/platform:profile_utils/cpu_utils.cc' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/framework:resource_handle.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:abi.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:base64.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:blocking_counter.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:byte_order.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:context.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:cord.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:cpu_feature_guard.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:cpu_info.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:cuda_libdevice_path.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:demangle.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:env.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:env_time.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:error.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:errors.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:file_statistics.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:file_system.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:file_system_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:fingerprint.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:hash.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:host_info.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:human_readable_json.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:init_main.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:load_library.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:logger.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:logging.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:macros.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:mem.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:monitoring.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:mutex.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:net.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:notification.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:null_file_system.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:numa.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:numbers.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:path.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:platform.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:platform_strings.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:platform_strings_computed.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:prefetch.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:profile_utils/android_armv7a_cpu_utils_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:profile_utils/clock_cycle_profiler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:profile_utils/cpu_utils.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:profile_utils/i_cpu_utils_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:protobuf.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:protobuf_compiler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:protobuf_internal.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:random.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:raw_coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:refcount.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:regexp.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:rocm_rocdl_path.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:scanner.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:snappy.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:stacktrace.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:stacktrace_handler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:status.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:strcat.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:stream_executor_no_cuda.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:stringpiece.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:subprocess.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:tensor_coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:test.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:test_benchmark.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:threadpool.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:threadpool_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:threadpool_options.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:tracing.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:tstring.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:types.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:unbounded_work_queue.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/platform:str_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/bfloat16:bfloat16.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:arena.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:bitmap.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:bits.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:blocking_counter.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:errors.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:notification.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:raw_coding.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:refcount.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:status.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:status_test_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:stringpiece.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:threadpool.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:threadpool_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/core:threadpool_options.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:array_slice.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:cleanup.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:compactptrset.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:edit_distance.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:flatmap.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:flatrep.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:flatset.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:inlined_vector.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:int_type.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:iterator_range.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:manual_constructor.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:map_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:optional.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:priority_queue_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:subtle/map_traits.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/gtl:top_n.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/histogram:histogram.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/hash:crc32c.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/hash:hash.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/monitoring:collected_metrics.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/monitoring:collection_registry.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/monitoring:counter.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/monitoring:gauge.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/monitoring:metric_def.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/monitoring:mobile_counter.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/monitoring:mobile_gauge.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/monitoring:mobile_sampler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/monitoring:sampler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:block.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:block_builder.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:buffered_inputstream.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:compression.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:format.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:inputbuffer.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:inputstream_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:iterator.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:path.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:proto_encode_helper.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:random_inputstream.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:record_reader.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:record_writer.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:snappy/snappy_inputbuffer.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:snappy/snappy_outputbuffer.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:table.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:table_builder.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:table_options.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:two_level_iterator.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:zlib_compression_options.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:zlib_inputstream.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/io:zlib_outputbuffer.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/random:distribution_sampler.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/random:exact_uniform_int.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/random:philox_random.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/random:philox_random_test_utils.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/random:random.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/random:random_distributions.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/random:simple_philox.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/random:weighted_picker.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/strings:base64.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/strings:numbers.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/strings:ordered_code.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/strings:proto_serialization.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/strings:proto_text_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/strings:scanner.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/strings:str_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/strings:strcat.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/strings:stringprintf.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in srcs attribute of cc_library rule //tensorflow/core:lib_internal: please do not import '//tensorflow/core/lib/math:math_util.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2112:1: in linkstatic attribute of cc_library rule //tensorflow/core:lib_internal: setting 'linkstatic=1' is recommended if there are no object files
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:751:1: in srcs attribute of cc_library rule //tensorflow/core:allocator_registry_impl: please do not import '//tensorflow/core/framework:allocator.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:751:1: in srcs attribute of cc_library rule //tensorflow/core:allocator_registry_impl: please do not import '//tensorflow/core/framework:allocator_registry.cc' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:751:1: in srcs attribute of cc_library rule //tensorflow/core:allocator_registry_impl: please do not import '//tensorflow/core/framework:allocator_registry.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:751:1: in srcs attribute of cc_library rule //tensorflow/core:allocator_registry_impl: please do not import '//tensorflow/core/framework:cpu_allocator_impl.cc' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:751:1: in srcs attribute of cc_library rule //tensorflow/core:allocator_registry_impl: please do not import '//tensorflow/core/framework:numeric_types.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:751:1: in srcs attribute of cc_library rule //tensorflow/core:allocator_registry_impl: please do not import '//tensorflow/core/framework:tracking_allocator.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:751:1: in srcs attribute of cc_library rule //tensorflow/core:allocator_registry_impl: please do not import '//tensorflow/core/framework:type_traits.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:723:1: in srcs attribute of cc_library rule //tensorflow/core:allocator: please do not import '//tensorflow/core/framework:allocator.cc' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:723:1: in srcs attribute of cc_library rule //tensorflow/core:allocator: please do not import '//tensorflow/core/framework:allocator_registry.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:723:1: in srcs attribute of cc_library rule //tensorflow/core:allocator: please do not import '//tensorflow/core/framework:numeric_types.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:723:1: in srcs attribute of cc_library rule //tensorflow/core:allocator: please do not import '//tensorflow/core/framework:tracking_allocator.cc' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:723:1: in srcs attribute of cc_library rule //tensorflow/core:allocator: please do not import '//tensorflow/core/framework:tracking_allocator.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:723:1: in srcs attribute of cc_library rule //tensorflow/core:allocator: please do not import '//tensorflow/core/framework:type_traits.h' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/util/sparse:dim_comparator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/util/sparse:group_iterator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/util/sparse:sparse_tensor.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:allocator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:allocator_registry.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:attr_value_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:bfloat16.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:bounds_check.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:cancellation.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:collective.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:common_shape_fns.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:control_flow.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:dataset.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:dataset_stateful_op_whitelist.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:device_base.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:function.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:function_handle_cache.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:graph_def_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:graph_to_functiondef.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:kernel_def_builder.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:kernel_def_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:local_rendezvous.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:log_memory.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:logging.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:lookup_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:memory_types.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:model.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:node_def_builder.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:node_def_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:numeric_op.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:numeric_types.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:op.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:op_def_builder.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:op_def_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:op_kernel.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:op_segment.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:ops_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:partial_tensor_shape.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:queue_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:reader_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:reader_op_kernel.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:register_types.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:register_types_traits.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:rendezvous.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:resource_handle.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:resource_mgr.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:resource_op_kernel.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:resource_var.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:run_handler.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:run_handler_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:selective_registration.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:session_state.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:shape_inference.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:shared_ptr_variant.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:stats_aggregator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:tensor.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:tensor_reference.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:tensor_shape.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:tensor_slice.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:tensor_types.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:tensor_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:thread_factory.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:tracking_allocator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:type_index.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:type_traits.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:typed_allocator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:types.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:unique_tensor_references.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:variant.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:variant_encode_decode.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:variant_op_registry.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:variant_tensor_data.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:versions.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/util/sparse:group_iterator.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:attr_value_util.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:bfloat16.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:cancellation.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:collective.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:common_shape_fns.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:dataset.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:device_base.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:function.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:function_handle_cache.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:graph_def_util.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:graph_to_functiondef.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:kernel_def_builder.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:kernel_def_util.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:load_library.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:local_rendezvous.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:log_memory.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:logging.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:lookup_interface.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:memory_types.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:model.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:node_def_builder.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:node_def_util.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:op.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:op_def_builder.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:op_def_util.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:op_kernel.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:op_segment.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:ops_util.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:rendezvous.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:resource_handle.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:resource_mgr.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:run_handler.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:run_handler_util.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:shape_inference.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:tensor.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:tensor_shape.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:tensor_slice.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:tensor_util.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:typed_allocator.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:types.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:unique_tensor_references.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:variant.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:variant_op_registry.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:variant_tensor_data.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2604:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal_impl: please do not import '//tensorflow/core/framework:versions.cc' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2710:1: in srcs attribute of cc_library rule //tensorflow/core:stream_executor: please do not import '//tensorflow/core/platform:stream_executor.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/util/sparse:dim_comparator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/util/sparse:group_iterator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/util/sparse:sparse_tensor.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:allocator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:allocator_registry.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:attr_value_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:bfloat16.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:bounds_check.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:cancellation.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:collective.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:common_shape_fns.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:control_flow.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:dataset.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:dataset_stateful_op_whitelist.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:device_base.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:function.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:function_handle_cache.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:graph_def_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:graph_to_functiondef.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:kernel_def_builder.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:kernel_def_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:local_rendezvous.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:log_memory.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:logging.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:lookup_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:memory_types.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:model.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:node_def_builder.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:node_def_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:numeric_op.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:numeric_types.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:op.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:op_def_builder.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:op_def_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:op_kernel.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:op_segment.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:ops_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:partial_tensor_shape.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:queue_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:reader_interface.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:reader_op_kernel.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:register_types.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:register_types_traits.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:rendezvous.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:resource_handle.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:resource_mgr.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:resource_op_kernel.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:resource_var.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:run_handler.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:run_handler_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:selective_registration.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:session_state.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:shape_inference.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:shared_ptr_variant.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:stats_aggregator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:tensor.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:tensor_reference.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:tensor_shape.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:tensor_slice.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:tensor_types.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:tensor_util.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:thread_factory.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:tracking_allocator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:type_index.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:type_traits.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:typed_allocator.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:types.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:unique_tensor_references.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:variant.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:variant_encode_decode.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:variant_op_registry.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:variant_tensor_data.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in srcs attribute of cc_library rule //tensorflow/core:framework_internal: please do not import '//tensorflow/core/framework:versions.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2559:1: in linkstatic attribute of cc_library rule //tensorflow/core:framework_internal: setting 'linkstatic=1' is recommended if there are no object files. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
WARNING: C:/msys64/home/angerson/tensorflow/tensorflow/core/BUILD:2841:1: in srcs attribute of cc_library rule //tensorflow/core:core_cpu_base_no_ops: please do not import '//tensorflow/core/framework:versions.h' directly. You should either move the file to this package or depend on an appropriate rule there. Since this rule was created by the macro 'tf_cuda_library', the error might have been caused by the macro implementation
INFO: Analyzed target //tensorflow/core/kernels:cwise_op_gpu (93 packages loaded, 3589 targets configured).
INFO: Found 1 target...
INFO: From Compiling external/com_google_absl/absl/debugging/internal/address_is_readable.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/internal/utf8.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/base/internal/cycleclock.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/base/internal/throw_delegate.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/synchronization/internal/per_thread_sem.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/base/log_severity.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/base/dynamic_annotations.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/debugging/internal/demangle.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/synchronization/internal/graphcycles.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/numbers.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/synchronization/blocking_counter.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/string_view.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/debugging/internal/elf_mem_image.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/synchronization/internal/create_thread_identity.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/types/bad_optional_access.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/internal/str_format/output.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/ascii.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/internal/str_format/arg.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/synchronization/notification.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/escaping.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/container/internal/hashtablez_sampler_force_weak_definition.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/hash/internal/hash.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/internal/str_format/float_conversion.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/str_cat.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/debugging/stacktrace.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Executing genrule //tensorflow/core:version_info_gen:
fatal: No names found, cannot describe anything.
INFO: From Compiling external/com_google_absl/absl/strings/internal/memutil.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/time/civil_time.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/types/bad_variant_access.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/substitute.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/hash/internal/city.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/str_split.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/charconv.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/synchronization/internal/waiter.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/numeric/int128.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/time/time.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/internal/str_format/extension.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/str_replace.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/internal/charconv_bigint.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/container/internal/hashtablez_sampler.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/synchronization/barrier.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/base/internal/spinlock_wait.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/debugging/symbolize.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/base/internal/thread_identity.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/time/format.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/time/duration.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/synchronization/mutex.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From ProtoCompile tensorflow/core/framework/kernel_def.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/conv_autotuning.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/bfc_memory_map.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/cost_graph.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/util/event.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/profiler/protobuf/xplane.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/util/test_log.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From Compiling external/com_google_absl/absl/base/internal/sysinfo.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From ProtoCompile tensorflow/core/protobuf/trackable_object_graph.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/tensor_bundle.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/trace_events.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From Compiling external/com_google_absl/absl/debugging/internal/vdso_support.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From ProtoCompile tensorflow/core/protobuf/saver.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/debug_event.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/tensor_shape.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/grappler/costs/op_performance_data.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/allocation_description.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/saved_object_graph.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/remote_tensor_handle.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/summary.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/queue_runner.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/variable.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/rewriter_config.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/versions.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/graph_debug_info.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/saved_model.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/example/example_parser_configuration.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/device_properties.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/struct.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/graph_transfer_info.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/example/feature.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/graph.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/api_def.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/data/experimental/snapshot.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/tensorflow_server.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/debug.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/reader_base.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/transport_options.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/device_attributes.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/remote_fused_graph_execute_info.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/verifier_config.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/util/memmapped_file_system.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/function.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/util/saved_tensor_slice.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From Compiling external/com_google_absl/absl/base/internal/unscaledcycleclock.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From ProtoCompile tensorflow/core/framework/resource_handle.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/meta_graph.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/attr_value.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/op_def.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/stream_executor/dnn.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/tensor_slice.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/autotuning.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/log_memory.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/config.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/example/example.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/cluster.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/tensor_description.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/node_def.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/tensor.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/error_codes.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/control_flow.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/lib/core/error_codes.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/step_stats.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/framework/types.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From ProtoCompile tensorflow/core/protobuf/named_tensor.pb.h:
bazel-out/x64_windows-opt/bin/external/com_google_protobuf/src: warning: directory does not exist.
INFO: From Compiling external/com_google_absl/absl/strings/internal/ostringstream.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/match.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/base/internal/spinlock.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/internal/charconv_parse.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/base/internal/raw_logging.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/base/internal/low_level_alloc.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/time/clock.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/internal/str_format/bind.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/strings/internal/str_format/parser.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling external/com_google_absl/absl/container/internal/raw_hash_set.cc:
cl : Command line warning D9025 : overriding '/w' with '/W3'
INFO: From Compiling tensorflow/stream_executor/cuda/cuda_dnn.cc:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xutility(3330): warning C4244: '=': conversion from '_Ty' to 'int', possible loss of data
with
[
_Ty=const tensorflow::int64
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xutility(3367): note: see reference to function template instantiation '_OutIt *std::_Copy_unchecked<_Ty*,int*>(_InIt,_InIt,_OutIt)' being compiled
with
[
_OutIt=int *,
_Ty=const tensorflow::int64,
_InIt=const tensorflow::int64 *
]
tensorflow/stream_executor/cuda/cuda_dnn.cc(574): note: see reference to function template instantiation '_OutIt std::copy<const __int64*,std::_Vector_iterator<std::_Vector_val<std::_Simple_types<_Ty>>>>(_InIt,_InIt,_OutIt)' being compiled
with
[
_OutIt=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<int>>>,
_Ty=int,
_InIt=const __int64 *
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtr1common(163): note: see reference to class template instantiation 'std::integral_constant<bool,false>' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtr1common(163): note: see reference to class template instantiation 'std::disjunction<_Traits...>' being compiled
INFO: From Compiling tensorflow/core/grappler/utils/functions.cc:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\utility(149): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data
with
[
_Ty=uint64_t
]
and
[
_Ty2=int
]
tensorflow/core/grappler/utils/functions.cc(364): note: see reference to function template instantiation 'std::pair<google::protobuf::io::CodedInputStream::Limit,int>::pair<int&,size_t,0>(_Other1,_Other2 &&) noexcept' being compiled
with
[
_Other1=int &,
_Other2=size_t
]
tensorflow/core/grappler/utils/functions.cc(364): note: see reference to function template instantiation 'std::pair<google::protobuf::io::CodedInputStream::Limit,int>::pair<int&,size_t,0>(_Other1,_Other2 &&) noexcept' being compiled
with
[
_Other1=int &,
_Other2=size_t
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtr1common(163): note: see reference to class template instantiation 'std::integral_constant<bool,false>' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtr1common(163): note: see reference to class template instantiation 'std::disjunction<_Traits...>' being compiled
INFO: From Compiling tensorflow/core/graph/graph_constructor.cc:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(671): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\vector(688): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,std::string&,int&,tensorflow::Node*&,size_t&>(_Alloc &,_Objty *const ,std::string &,int &,tensorflow::Node *&,size_t &)' being compiled
with
[
_Alloc=std::allocator<tensorflow::`anonymous-namespace'::GraphConstructor::EdgeInfo>,
_Ty=tensorflow::`anonymous-namespace'::GraphConstructor::EdgeInfo,
_Objty=tensorflow::`anonymous-namespace'::GraphConstructor::EdgeInfo
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\vector(688): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,std::string&,int&,tensorflow::Node*&,size_t&>(_Alloc &,_Objty *const ,std::string &,int &,tensorflow::Node *&,size_t &)' being compiled
with
[
_Alloc=std::allocator<tensorflow::`anonymous-namespace'::GraphConstructor::EdgeInfo>,
_Ty=tensorflow::`anonymous-namespace'::GraphConstructor::EdgeInfo,
_Objty=tensorflow::`anonymous-namespace'::GraphConstructor::EdgeInfo
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\vector(706): note: see reference to function template instantiation 'void std::vector<tensorflow::`anonymous-namespace'::GraphConstructor::EdgeInfo,std::allocator<tensorflow::`anonymous-namespace'::GraphConstructor::EdgeInfo>>::_Emplace_back_with_unused_capacity<std::string&,int&,tensorflow::Node*&,size_t&>(std::string &,int &,tensorflow::Node *&,size_t &)' being compiled
tensorflow/core/graph/graph_constructor.cc(1281): note: see reference to function template instantiation 'void std::vector<tensorflow::`anonymous-namespace'::GraphConstructor::EdgeInfo,std::allocator<tensorflow::`anonymous-namespace'::GraphConstructor::EdgeInfo>>::emplace_back<std::string&,int&,tensorflow::Node*&,size_t&>(std::string &,int &,tensorflow::Node *&,size_t &)' being compiled
.\tensorflow/core/util/tensor_format.h(469): note: see reference to class template instantiation 'absl::Span<const tensorflow::int64>' being compiled
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<T>' being compiled
with
[
T=tensorflow::OpKernelContext::WrappedAllocator
]
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::OpKernelContext::WrappedAllocator,
A=std::allocator<tensorflow::OpKernelContext::WrappedAllocator>
]
.\tensorflow/core/framework/op_kernel.h(1334): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::OpKernelContext::WrappedAllocator,4,std::allocator<T>>' being compiled
with
[
T=tensorflow::OpKernelContext::WrappedAllocator
]
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<T>' being compiled
with
[
T=tensorflow::MemoryType
]
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::MemoryType,
A=std::allocator<tensorflow::MemoryType>
]
.\tensorflow/core/framework/op_kernel.h(216): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::MemoryType,4,std::allocator<T>>' being compiled
with
[
T=tensorflow::MemoryType
]
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<T>' being compiled
with
[
T=tensorflow::TensorReference
]
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::TensorReference,
A=std::allocator<tensorflow::TensorReference>
]
.\tensorflow/core/framework/unique_tensor_references.h(66): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::TensorReference,4,std::allocator<T>>' being compiled
with
[
T=tensorflow::TensorReference
]
INFO: From Compiling tensorflow/core/grappler/utils/graph_view.cc:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(671): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\vector(688): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,tensorflow::grappler::utils::GraphView*,const int&,unsigned __int64>(_Alloc &,_Objty *const ,tensorflow::grappler::utils::GraphView *&&,const int &,unsigned __int64 &&)' being compiled
with
[
_Alloc=std::allocator<tensorflow::grappler::utils::FaninView>,
_Ty=tensorflow::grappler::utils::FaninView,
_Objty=tensorflow::grappler::utils::FaninView
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\vector(688): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,tensorflow::grappler::utils::GraphView*,const int&,unsigned __int64>(_Alloc &,_Objty *const ,tensorflow::grappler::utils::GraphView *&&,const int &,unsigned __int64 &&)' being compiled
with
[
_Alloc=std::allocator<tensorflow::grappler::utils::FaninView>,
_Ty=tensorflow::grappler::utils::FaninView,
_Objty=tensorflow::grappler::utils::FaninView
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\vector(706): note: see reference to function template instantiation 'void std::vector<FaninViewT,std::allocator<FaninViewT>>::_Emplace_back_with_unused_capacity<_Ty,const int&,unsigned __int64>(_Ty &&,const int &,unsigned __int64 &&)' being compiled
with
[
FaninViewT=tensorflow::grappler::utils::FaninView,
_Ty=tensorflow::grappler::utils::GraphView *
]
tensorflow/core/grappler/utils/graph_view.cc(160): note: see reference to function template instantiation 'void std::vector<FaninViewT,std::allocator<FaninViewT>>::emplace_back<tensorflow::grappler::utils::GraphView*,const int&,unsigned __int64>(tensorflow::grappler::utils::GraphView *&&,const int &,unsigned __int64 &&)' being compiled
with
[
FaninViewT=tensorflow::grappler::utils::FaninView
]
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<T>' being compiled
with
[
T=tensorflow::OpKernelContext::WrappedAllocator
]
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::OpKernelContext::WrappedAllocator,
A=std::allocator<tensorflow::OpKernelContext::WrappedAllocator>
]
.\tensorflow/core/framework/op_kernel.h(1334): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::OpKernelContext::WrappedAllocator,4,std::allocator<T>>' being compiled
with
[
T=tensorflow::OpKernelContext::WrappedAllocator
]
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<T>' being compiled
with
[
T=tensorflow::MemoryType
]
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::MemoryType,
A=std::allocator<tensorflow::MemoryType>
]
.\tensorflow/core/framework/op_kernel.h(216): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::MemoryType,4,std::allocator<T>>' being compiled
with
[
T=tensorflow::MemoryType
]
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<T>' being compiled
with
[
T=tensorflow::TensorReference
]
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::TensorReference,
A=std::allocator<tensorflow::TensorReference>
]
.\tensorflow/core/framework/unique_tensor_references.h(66): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::TensorReference,4,std::allocator<T>>' being compiled
with
[
T=tensorflow::TensorReference
]
INFO: From Compiling tensorflow/core/common_runtime/process_function_library_runtime.cc:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\memory(2055): warning C4244: 'argument': conversion from '_Ty' to 'int', possible loss of data
with
[
_Ty=google::protobuf::uint64
]
tensorflow/core/common_runtime/process_function_library_runtime.cc(660): note: see reference to function template instantiation 'std::unique_ptr<tensorflow::ProcessFunctionLibraryRuntime::MultiDeviceFunctionData,std::default_delete<tensorflow::ProcessFunctionLibraryRuntime::MultiDeviceFunctionData>> std::make_unique<tensorflow::ProcessFunctionLibraryRuntime::MultiDeviceFunctionData,const std::string&,const std::string&,unsigned __int64,tensorflow::FunctionLibraryDefinition,absl::InlinedVector<tensorflow::DataType,4,std::allocator<T>>,0>(const std::string &,const std::string &,unsigned __int64 &&,tensorflow::FunctionLibraryDefinition &&,absl::InlinedVector<T,4,std::allocator<T>> &&)' being compiled
with
[
T=tensorflow::DataType
]
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<tensorflow::TensorShapeProto>' being compiled
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,2,A>' being compiled
with
[
T=tensorflow::TensorShapeProto,
A=std::allocator<tensorflow::TensorShapeProto>
]
.\tensorflow/core/graph/costmodel.h(215): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::TensorShapeProto,2,std::allocator<tensorflow::TensorShapeProto>>' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(634): note: see reference to class template instantiation 'std::allocator<tensorflow::Node *>' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(690): note: see reference to class template instantiation 'std::_Default_allocator_traits<_Alloc>' being compiled
with
[
_Alloc=std::allocator<tensorflow::Node *>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\vector(418): note: see reference to class template instantiation 'std::allocator_traits<_Alloc>' being compiled
with
[
_Alloc=std::allocator<tensorflow::Node *>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\vector(418): note: see reference to alias template instantiation 'std::_Rebind_alloc_t<std::allocator<tensorflow::Node *>,_Ty>' being compiled
with
[
_Ty=tensorflow::Node *
]
.\tensorflow/core/graph/graph.h(704): note: see reference to class template instantiation 'std::vector<tensorflow::Node *,std::allocator<tensorflow::Node *>>' being compiled
.\tensorflow/core/util/tensor_format.h(469): note: see reference to class template instantiation 'absl::Span<const tensorflow::int64>' being compiled
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<T>' being compiled
with
[
T=tensorflow::OpKernelContext::WrappedAllocator
]
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::OpKernelContext::WrappedAllocator,
A=std::allocator<tensorflow::OpKernelContext::WrappedAllocator>
]
.\tensorflow/core/framework/op_kernel.h(1334): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::OpKernelContext::WrappedAllocator,4,std::allocator<T>>' being compiled
with
[
T=tensorflow::OpKernelContext::WrappedAllocator
]
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<T>' being compiled
with
[
T=tensorflow::MemoryType
]
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::MemoryType,
A=std::allocator<tensorflow::MemoryType>
]
.\tensorflow/core/framework/op_kernel.h(216): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::MemoryType,4,std::allocator<T>>' being compiled
with
[
T=tensorflow::MemoryType
]
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<T>' being compiled
with
[
T=tensorflow::TensorReference
]
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::TensorReference,
A=std::allocator<tensorflow::TensorReference>
]
.\tensorflow/core/framework/unique_tensor_references.h(66): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::TensorReference,4,std::allocator<T>>' being compiled
with
[
T=tensorflow::TensorReference
]
INFO: From Compiling tensorflow/core/framework/model.cc:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(204): warning C4244: 'argument': conversion from 'const _Ty' to 'tensorflow::int64', possible loss of data
with
[
_Ty=double
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\memory(1491): note: see reference to function template instantiation 'void std::_Construct_in_place<_Ty,tensorflow::data::model::Node::Args,const double&>(_Ty &,tensorflow::data::model::Node::Args &&,const double &) noexcept(false)' being compiled
with
[
_Ty=tensorflow::data::model::`anonymous-namespace'::KnownRatio
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\memory(1591): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2<tensorflow::data::model::Node::Args,const double&>(tensorflow::data::model::Node::Args &&,const double &)' being compiled
with
[
_Ty=tensorflow::data::model::`anonymous-namespace'::KnownRatio
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\memory(1591): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2<tensorflow::data::model::Node::Args,const double&>(tensorflow::data::model::Node::Args &&,const double &)' being compiled
with
[
_Ty=tensorflow::data::model::`anonymous-namespace'::KnownRatio
]
tensorflow/core/framework/model.cc(338): note: see reference to function template instantiation 'std::shared_ptr<tensorflow::data::model::`anonymous-namespace'::KnownRatio> std::make_shared<tensorflow::data::model::`anonymous-namespace'::KnownRatio,tensorflow::data::model::Node::Args,const double&>(tensorflow::data::model::Node::Args &&,const double &)' being compiled
.\tensorflow/core/framework/model.h(512): note: see reference to class template instantiation 'std::list<std::shared_ptr<tensorflow::data::model::Node>,std::allocator<std::shared_ptr<tensorflow::data::model::Node>>>' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(204): warning C4244: 'argument': conversion from 'double' to 'tensorflow::int64', possible loss of data
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\memory(1491): note: see reference to function template instantiation 'void std::_Construct_in_place<_Ty,tensorflow::data::model::Node::Args,double&>(_Ty &,tensorflow::data::model::Node::Args &&,double &) noexcept(false)' being compiled
with
[
_Ty=tensorflow::data::model::`anonymous-namespace'::KnownRatio
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\memory(1591): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2<tensorflow::data::model::Node::Args,double&>(tensorflow::data::model::Node::Args &&,double &)' being compiled
with
[
_Ty=tensorflow::data::model::`anonymous-namespace'::KnownRatio
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\memory(1591): note: see reference to function template instantiation 'std::_Ref_count_obj2<_Ty>::_Ref_count_obj2<tensorflow::data::model::Node::Args,double&>(tensorflow::data::model::Node::Args &&,double &)' being compiled
with
[
_Ty=tensorflow::data::model::`anonymous-namespace'::KnownRatio
]
tensorflow/core/framework/model.cc(648): note: see reference to function template instantiation 'std::shared_ptr<tensorflow::data::model::`anonymous-namespace'::KnownRatio> std::make_shared<tensorflow::data::model::`anonymous-namespace'::KnownRatio,tensorflow::data::model::Node::Args,double&>(tensorflow::data::model::Node::Args &&,double &)' being compiled
INFO: From Compiling tensorflow/core/grappler/costs/virtual_scheduler.cc:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\utility(277): warning C4244: '=': conversion from '_Ty' to '_Ty1', possible loss of data
with
[
_Ty=tensorflow::int64
]
and
[
_Ty1=int
]
tensorflow/core/grappler/costs/virtual_scheduler.cc(845): note: see reference to function template instantiation 'std::pair<int,bool> &std::pair<int,bool>::operator =<__int64,bool,0>(std::pair<__int64,bool> &&) noexcept' being compiled
tensorflow/core/grappler/costs/virtual_scheduler.cc(843): note: see reference to function template instantiation 'std::pair<int,bool> &std::pair<int,bool>::operator =<__int64,bool,0>(std::pair<__int64,bool> &&) noexcept' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtr1common(163): note: see reference to class template instantiation 'std::integral_constant<bool,false>' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtr1common(163): note: see reference to class template instantiation 'std::disjunction<_Traits...>' being compiled
INFO: From Compiling tensorflow/core/util/tensor_slice_reader.cc:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\utility(207): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data
with
[
_Ty=google::protobuf::uint64
]
and
[
_Ty2=int
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(671): note: see reference to function template instantiation 'std::pair<const std::string,int>::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64,0>(std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64> &&) noexcept' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(671): note: see reference to function template instantiation 'std::pair<const std::string,int>::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64,0>(std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64> &&) noexcept' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\list(588): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64>>(_Alloc &,_Objty *const ,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64> &&)' being compiled
with
[
_Alloc=std::allocator<std::_List_node<std::pair<const std::string,int>,std::_Default_allocator_traits<std::allocator<std::pair<const std::string,int>>>::void_pointer>>,
_Ty=std::pair<const std::string,int>,
_Objty=std::pair<const std::string,int>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\list(588): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64>>(_Alloc &,_Objty *const ,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64> &&)' being compiled
with
[
_Alloc=std::allocator<std::_List_node<std::pair<const std::string,int>,std::_Default_allocator_traits<std::allocator<std::pair<const std::string,int>>>::void_pointer>>,
_Ty=std::pair<const std::string,int>,
_Objty=std::pair<const std::string,int>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xhash(635): note: see reference to function template instantiation 'std::_List_node_emplace_op2<std::allocator<std::_List_node<_Ty,std::_Default_allocator_traits<_Alloc>::void_pointer>>>::_List_node_emplace_op2<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64>>(_Alnode &,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64> &&)' being compiled
with
[
_Ty=std::pair<const std::string,int>,
_Alloc=std::allocator<std::pair<const std::string,int>>,
_Alnode=std::allocator<std::_List_node<std::pair<const std::string,int>,std::_Default_allocator_traits<std::allocator<std::pair<const std::string,int>>>::void_pointer>>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xhash(635): note: see reference to function template instantiation 'std::_List_node_emplace_op2<std::allocator<std::_List_node<_Ty,std::_Default_allocator_traits<_Alloc>::void_pointer>>>::_List_node_emplace_op2<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64>>(_Alnode &,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64> &&)' being compiled
with
[
_Ty=std::pair<const std::string,int>,
_Alloc=std::allocator<std::pair<const std::string,int>>,
_Alnode=std::allocator<std::_List_node<std::pair<const std::string,int>,std::_Default_allocator_traits<std::allocator<std::pair<const std::string,int>>>::void_pointer>>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\unordered_map(239): note: see reference to function template instantiation 'std::pair<std::_List_iterator<std::_List_val<std::_List_simple_types<_Ty>>>,bool> std::_Hash<std::_Umap_traits<_Kty,int,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,false>>::emplace<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64>>(std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64> &&)' being compiled
with
[
_Ty=std::pair<const std::string,int>,
_Kty=std::string,
_Hasher=std::hash<std::string>,
_Keyeq=std::equal_to<std::string>,
_Alloc=std::allocator<std::pair<const std::string,int>>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\unordered_map(239): note: see reference to function template instantiation 'std::pair<std::_List_iterator<std::_List_val<std::_List_simple_types<_Ty>>>,bool> std::_Hash<std::_Umap_traits<_Kty,int,std::_Uhash_compare<_Kty,_Hasher,_Keyeq>,_Alloc,false>>::emplace<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64>>(std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64> &&)' being compiled
with
[
_Ty=std::pair<const std::string,int>,
_Kty=std::string,
_Hasher=std::hash<std::string>,
_Keyeq=std::equal_to<std::string>,
_Alloc=std::allocator<std::pair<const std::string,int>>
]
tensorflow/core/util/tensor_slice_reader.cc(130): note: see reference to function template instantiation 'std::pair<std::_List_iterator<std::_List_val<std::_List_simple_types<_Ty>>>,bool> std::unordered_map<std::string,int,std::hash<std::string>,std::equal_to<std::string>,std::allocator<_Ty>>::insert<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64>,void>(_Valty &&)' being compiled
with
[
_Ty=std::pair<const std::string,int>,
_Valty=std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64>
]
tensorflow/core/util/tensor_slice_reader.cc(130): note: see reference to function template instantiation 'std::pair<std::_List_iterator<std::_List_val<std::_List_simple_types<_Ty>>>,bool> std::unordered_map<std::string,int,std::hash<std::string>,std::equal_to<std::string>,std::allocator<_Ty>>::insert<std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64>,void>(_Valty &&)' being compiled
with
[
_Ty=std::pair<const std::string,int>,
_Valty=std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,unsigned __int64>
]
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<Eigen::DenseIndex>' being compiled
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::int64,
A=std::allocator<Eigen::DenseIndex>
]
.\tensorflow/core/framework/tensor_slice.h(194): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::int64,4,std::allocator<Eigen::DenseIndex>>' being compiled
INFO: From Compiling tensorflow/core/grappler/optimizers/loop_optimizer.cc:
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\utility(149): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data
with
[
_Ty=google::protobuf::uint64
]
and
[
_Ty2=int
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(671): note: see reference to function template instantiation 'std::pair<tensorflow::NodeDef *const ,int>::pair<NodeDefT*&,_Ty,0>(_Other1,_Other2 &&) noexcept' being compiled
with
[
NodeDefT=tensorflow::NodeDef,
_Ty=google::protobuf::uint64,
_Other1=tensorflow::NodeDef *&,
_Other2=google::protobuf::uint64
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(671): note: see reference to function template instantiation 'std::pair<tensorflow::NodeDef *const ,int>::pair<NodeDefT*&,_Ty,0>(_Other1,_Other2 &&) noexcept' being compiled
with
[
NodeDefT=tensorflow::NodeDef,
_Ty=google::protobuf::uint64,
_Other1=tensorflow::NodeDef *&,
_Other2=google::protobuf::uint64
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(806): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,NodeDefT*&,unsigned __int64>(_Alloc &,_Objty *const ,NodeDefT *&,unsigned __int64 &&)' being compiled
with
[
_Alloc=std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<std::allocator<std::pair<tensorflow::NodeDef *const ,int>>>::void_pointer>>,
_Ty=std::pair<tensorflow::NodeDef *const ,int>,
NodeDefT=tensorflow::NodeDef,
_Objty=std::pair<tensorflow::NodeDef *const ,int>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(806): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,NodeDefT*&,unsigned __int64>(_Alloc &,_Objty *const ,NodeDefT *&,unsigned __int64 &&)' being compiled
with
[
_Alloc=std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<std::allocator<std::pair<tensorflow::NodeDef *const ,int>>>::void_pointer>>,
_Ty=std::pair<tensorflow::NodeDef *const ,int>,
NodeDefT=tensorflow::NodeDef,
_Objty=std::pair<tensorflow::NodeDef *const ,int>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(1011): note: see reference to function template instantiation 'std::_Tree_temp_node<std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer>>>::_Tree_temp_node<NodeDefT*&,_Ty>(_Alnode &,std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,NodeDefT *&,_Ty &&)' being compiled
with
[
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>,
NodeDefT=tensorflow::NodeDef,
_Ty=google::protobuf::uint64,
_Alnode=std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<std::allocator<std::pair<tensorflow::NodeDef *const ,int>>>::void_pointer>>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(1011): note: see reference to function template instantiation 'std::_Tree_temp_node<std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer>>>::_Tree_temp_node<NodeDefT*&,_Ty>(_Alnode &,std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,NodeDefT *&,_Ty &&)' being compiled
with
[
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>,
NodeDefT=tensorflow::NodeDef,
_Ty=google::protobuf::uint64,
_Alnode=std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<std::allocator<std::pair<tensorflow::NodeDef *const ,int>>>::void_pointer>>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(1093): note: see reference to function template instantiation 'std::pair<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::_Emplace<NodeDefT*&,unsigned __int64>(NodeDefT *&,unsigned __int64 &&)' being compiled
with
[
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>,
_Kty=tensorflow::NodeDef *,
_Ty=int,
_Pr=std::less<tensorflow::NodeDef *>,
NodeDefT=tensorflow::NodeDef
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(1093): note: see reference to function template instantiation 'std::pair<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::_Emplace<NodeDefT*&,unsigned __int64>(NodeDefT *&,unsigned __int64 &&)' being compiled
with
[
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>,
_Kty=tensorflow::NodeDef *,
_Ty=int,
_Pr=std::less<tensorflow::NodeDef *>,
NodeDefT=tensorflow::NodeDef
]
tensorflow/core/grappler/optimizers/loop_optimizer.cc(341): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<tensorflow::NodeDef *const ,int>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<tensorflow::NodeDef*&,unsigned __int64>(tensorflow::NodeDef *&,unsigned __int64 &&)' being compiled
with
[
_Kty=tensorflow::NodeDef *,
_Ty=int,
_Pr=std::less<tensorflow::NodeDef *>,
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>
]
tensorflow/core/grappler/optimizers/loop_optimizer.cc(341): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<tensorflow::NodeDef *const ,int>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<tensorflow::NodeDef*&,unsigned __int64>(tensorflow::NodeDef *&,unsigned __int64 &&)' being compiled
with
[
_Kty=tensorflow::NodeDef *,
_Ty=int,
_Pr=std::less<tensorflow::NodeDef *>,
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>
]
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<Eigen::DenseIndex>' being compiled
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,2,A>' being compiled
with
[
T=tensorflow::int64,
A=std::allocator<Eigen::DenseIndex>
]
.\tensorflow/core/framework/op_kernel.h(1344): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::int64,2,std::allocator<Eigen::DenseIndex>>' being compiled
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<T>' being compiled
with
[
T=tensorflow::MemoryType
]
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::MemoryType,
A=std::allocator<tensorflow::MemoryType>
]
.\tensorflow/core/framework/op_kernel.h(216): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::MemoryType,4,std::allocator<T>>' being compiled
with
[
T=tensorflow::MemoryType
]
external/com_google_absl\absl/container/internal/inlined_vector.h(144): note: see reference to class template instantiation 'std::allocator<T>' being compiled
with
[
T=tensorflow::TensorReference
]
external/com_google_absl\absl/container/inlined_vector.h(73): note: see reference to class template instantiation 'absl::inlined_vector_internal::Storage<T,4,A>' being compiled
with
[
T=tensorflow::TensorReference,
A=std::allocator<tensorflow::TensorReference>
]
.\tensorflow/core/framework/unique_tensor_references.h(66): note: see reference to class template instantiation 'absl::InlinedVector<tensorflow::TensorReference,4,std::allocator<T>>' being compiled
with
[
T=tensorflow::TensorReference
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\utility(207): warning C4244: 'initializing': conversion from '_Ty' to '_Ty2', possible loss of data
with
[
_Ty=google::protobuf::uint64
]
and
[
_Ty2=int
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(671): note: see reference to function template instantiation 'std::pair<tensorflow::NodeDef *const ,int>::pair<tensorflow::NodeDef*,unsigned __int64,0>(std::pair<tensorflow::NodeDef *,unsigned __int64> &&) noexcept' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xmemory(671): note: see reference to function template instantiation 'std::pair<tensorflow::NodeDef *const ,int>::pair<tensorflow::NodeDef*,unsigned __int64,0>(std::pair<tensorflow::NodeDef *,unsigned __int64> &&) noexcept' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(806): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,std::pair<tensorflow::NodeDef *,unsigned __int64>>(_Alloc &,_Objty *const ,std::pair<tensorflow::NodeDef *,unsigned __int64> &&)' being compiled
with
[
_Alloc=std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<std::allocator<std::pair<tensorflow::NodeDef *const ,int>>>::void_pointer>>,
_Ty=std::pair<tensorflow::NodeDef *const ,int>,
_Objty=std::pair<tensorflow::NodeDef *const ,int>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(806): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,std::pair<tensorflow::NodeDef *,unsigned __int64>>(_Alloc &,_Objty *const ,std::pair<tensorflow::NodeDef *,unsigned __int64> &&)' being compiled
with
[
_Alloc=std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<std::allocator<std::pair<tensorflow::NodeDef *const ,int>>>::void_pointer>>,
_Ty=std::pair<tensorflow::NodeDef *const ,int>,
_Objty=std::pair<tensorflow::NodeDef *const ,int>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(1011): note: see reference to function template instantiation 'std::_Tree_temp_node<std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer>>>::_Tree_temp_node<_Ty>(_Alnode &,std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,_Ty &&)' being compiled
with
[
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>,
_Ty=std::pair<tensorflow::NodeDef *,unsigned __int64>,
_Alnode=std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<std::allocator<std::pair<tensorflow::NodeDef *const ,int>>>::void_pointer>>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(1011): note: see reference to function template instantiation 'std::_Tree_temp_node<std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer>>>::_Tree_temp_node<_Ty>(_Alnode &,std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,_Ty &&)' being compiled
with
[
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>,
_Ty=std::pair<tensorflow::NodeDef *,unsigned __int64>,
_Alnode=std::allocator<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<std::allocator<std::pair<tensorflow::NodeDef *const ,int>>>::void_pointer>>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(1093): note: see reference to function template instantiation 'std::pair<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::_Emplace<std::pair<tensorflow::NodeDef *,unsigned __int64>>(std::pair<tensorflow::NodeDef *,unsigned __int64> &&)' being compiled
with
[
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>,
_Kty=tensorflow::NodeDef *,
_Ty=int,
_Pr=std::less<tensorflow::NodeDef *>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\xtree(1093): note: see reference to function template instantiation 'std::pair<std::_Tree_node<std::pair<tensorflow::NodeDef *const ,int>,std::_Default_allocator_traits<_Alloc>::void_pointer> *,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::_Emplace<std::pair<tensorflow::NodeDef *,unsigned __int64>>(std::pair<tensorflow::NodeDef *,unsigned __int64> &&)' being compiled
with
[
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>,
_Kty=tensorflow::NodeDef *,
_Ty=int,
_Pr=std::less<tensorflow::NodeDef *>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\map(165): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<tensorflow::NodeDef *const ,int>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<tensorflow::NodeDef *,unsigned __int64>>(std::pair<tensorflow::NodeDef *,unsigned __int64> &&)' being compiled
with
[
_Kty=tensorflow::NodeDef *,
_Ty=int,
_Pr=std::less<tensorflow::NodeDef *>,
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Tools\MSVC\14.24.28314\include\map(165): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<tensorflow::NodeDef *const ,int>>>>,bool> std::_Tree<std::_Tmap_traits<_Kty,_Ty,_Pr,_Alloc,false>>::emplace<std::pair<tensorflow::NodeDef *,unsigned __int64>>(std::pair<tensorflow::NodeDef *,unsigned __int64> &&)' being compiled
with
[
_Kty=tensorflow::NodeDef *,
_Ty=int,
_Pr=std::less<tensorflow::NodeDef *>,
_Alloc=std::allocator<std::pair<tensorflow::NodeDef *const ,int>>
]
tensorflow/core/grappler/optimizers/loop_optimizer.cc(354): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<tensorflow::NodeDef *const ,int>>>>,bool> std::map<tensorflow::NodeDef *,int,std::less<tensorflow::NodeDef *>,std::allocator<std::pair<tensorflow::NodeDef *const ,int>>>::insert<std::pair<tensorflow::NodeDef *,unsigned __int64>,void>(_Valty &&)' being compiled
with
[
_Valty=std::pair<tensorflow::NodeDef *,unsigned __int64>
]
tensorflow/core/grappler/optimizers/loop_optimizer.cc(353): note: see reference to function template instantiation 'std::pair<std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<tensorflow::NodeDef *const ,int>>>>,bool> std::map<tensorflow::NodeDef *,int,std::less<tensorflow::NodeDef *>,std::allocator<std::pair<tensorflow::NodeDef *const ,int>>>::insert<std::pair<tensorflow::NodeDef *,unsigned __int64>,void>(_Valty &&)' being compiled
with
[
_Valty=std::pair<tensorflow::NodeDef *,unsigned __int64>
]
INFO: From Compiling tensorflow/core/kernels/fill_functor.cu.cc:
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/util/Memory.h(85): warning: ignoring return value from routine declared with "nodiscard" attribute
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/CwiseBinaryOp.h(105): warning: __host__ annotation is ignored on a function("CwiseBinaryOp") that is explicitly defaulted on its first declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/CwiseBinaryOp.h(105): warning: __device__ annotation is ignored on a function("CwiseBinaryOp") that is explicitly defaulted on its first declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorBlockV2.h(121): warning: invalid friend declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorBlockV2.h(414): warning: invalid friend declaration
external/com_google_protobuf/src\google/protobuf/map.h(1027): warning: invalid friend declaration
external/com_google_absl\absl/strings/string_view.h(501): warning: expression has no effect
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/util/Memory.h(85): warning: ignoring return value from routine declared with "nodiscard" attribute
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/CwiseBinaryOp.h(105): warning: __host__ annotation is ignored on a function("CwiseBinaryOp") that is explicitly defaulted on its first declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/CwiseBinaryOp.h(105): warning: __device__ annotation is ignored on a function("CwiseBinaryOp") that is explicitly defaulted on its first declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorBlockV2.h(121): warning: invalid friend declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorBlockV2.h(414): warning: invalid friend declaration
external/com_google_protobuf/src\google/protobuf/map.h(1027): warning: invalid friend declaration
external/com_google_absl\absl/strings/string_view.h(501): warning: expression has no effect
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/CwiseBinaryOp.h(105): warning: __host__ annotation is ignored on a function("CwiseBinaryOp") that is explicitly defaulted on its first declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/CwiseBinaryOp.h(105): warning: __device__ annotation is ignored on a function("CwiseBinaryOp") that is explicitly defaulted on its first declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorBlockV2.h(121): warning: invalid friend declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorBlockV2.h(414): warning: invalid friend declaration
external/com_google_protobuf/src\google/protobuf/map.h(1027): warning: invalid friend declaration
external/com_google_absl\absl/strings/string_view.h(501): warning: expression has no effect
ERROR: C:/msys64/home/angerson/tensorflow/tensorflow/core/kernels/BUILD:3882:1: C++ compilation of rule '//tensorflow/core/kernels:cwise_op_gpu' failed (Exit 1)
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/util/Memory.h(85): warning: ignoring return value from routine declared with "nodiscard" attribute
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/CwiseBinaryOp.h(105): warning: __host__ annotation is ignored on a function("CwiseBinaryOp") that is explicitly defaulted on its first declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/CwiseBinaryOp.h(105): warning: __device__ annotation is ignored on a function("CwiseBinaryOp") that is explicitly defaulted on its first declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorBlockV2.h(121): warning: invalid friend declaration
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorBlockV2.h(414): warning: invalid friend declaration
.\tensorflow/core/kernels/cwise_ops.h(221): warning: __host__ annotation is ignored on a function("scalar_left") that is explicitly defaulted on its first declaration
.\tensorflow/core/kernels/cwise_ops.h(221): warning: __device__ annotation is ignored on a function("scalar_left") that is explicitly defaulted on its first declaration
.\tensorflow/core/kernels/cwise_ops.h(276): warning: __host__ annotation is ignored on a function("scalar_right") that is explicitly defaulted on its first declaration
.\tensorflow/core/kernels/cwise_ops.h(276): warning: __device__ annotation is ignored on a function("scalar_right") that is explicitly defaulted on its first declaration
external/com_google_absl\absl/strings/string_view.h(501): warning: expression has no effect
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/functors/UnaryFunctors.h(24): warning: calling a __host__ function("std::operator -<float> ") from a __host__ __device__ function("Eigen::internal::scalar_opposite_op< ::std::complex<float> > ::operator () const") is not allowed
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorExecutor.h(588): error: calling a __host__ function("std::operator -<float> ") from a __device__ function("Eigen::internal::EigenMetaKernelEval< ::Eigen::TensorEvaluator<const ::Eigen::TensorAssignOp< ::Eigen::TensorMap< ::Eigen::Tensor< ::std::complex<float> , (int)1, (int)1, int> , (int)16, ::Eigen::MakePointer> , const ::Eigen::TensorCwiseUnaryOp< ::Eigen::internal::scalar_opposite_op< ::std::complex<float> > , const ::Eigen::TensorMap< ::Eigen::Tensor<const ::std::complex<float> , (int)1, (int)1, int> , (int)16, ::Eigen::MakePointer> > > , ::Eigen::GpuDevice> , int, (bool)0> ::run") is not allowed
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorExecutor.h(588): error: identifier "std::operator -<float> " is undefined in device code
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\Eigen\src/Core/functors/UnaryFunctors.h(24): warning: calling a __host__ function("std::operator -<double> ") from a __host__ __device__ function("Eigen::internal::scalar_opposite_op< ::std::complex<double> > ::operator () const") is not allowed
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorExecutor.h(588): error: calling a __host__ function("std::operator -<double> ") from a __device__ function("Eigen::internal::EigenMetaKernelEval< ::Eigen::TensorEvaluator<const ::Eigen::TensorAssignOp< ::Eigen::TensorMap< ::Eigen::Tensor< ::std::complex<double> , (int)1, (int)1, int> , (int)16, ::Eigen::MakePointer> , const ::Eigen::TensorCwiseUnaryOp< ::Eigen::internal::scalar_opposite_op< ::std::complex<double> > , const ::Eigen::TensorMap< ::Eigen::Tensor<const ::std::complex<double> , (int)1, (int)1, int> , (int)16, ::Eigen::MakePointer> > > , ::Eigen::GpuDevice> , int, (bool)0> ::run") is not allowed
C:\msys64\home\angerson\_bazel_angerson\sltiveco\execroot\org_tensorflow\external\eigen_archive\unsupported\Eigen\CXX11\src/Tensor/TensorExecutor.h(588): error: identifier "std::operator -<double> " is undefined in device code
4 errors detected in the compilation of "C:/Users/angerson/AppData/Local/Temp/2/nvcc_inter_files_tmp_dir/tmpuly2npkt/cwise_op_gpu_neg.cu.compute_70.cpp1.ii".
Target //tensorflow/core/kernels:cwise_op_gpu failed to build
INFO: Elapsed time: 117.306s, Critical Path: 84.39s
INFO: 982 processes: 982 local.
FAILED: Build did NOT complete successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment