STT-tensorflow/tensorflow/compiler/aot
Jing Pu 304daeb37f Fix the tests that would be otherwise broken by https://reviews.llvm.org/D80258.
Previously, the tests relied on the misbehavior that col zero pointing to the first column that will be fixed by the LLVM patch.

PiperOrigin-RevId: 316574635
Change-Id: I6a66de318081bc5ebee3f888e1f1601fc3de9af3
2020-06-15 17:15:24 -07:00
..
tests Fix the tests that would be otherwise broken by https://reviews.llvm.org/D80258. 2020-06-15 17:15:24 -07:00
aot_only_var_handle_op.cc [TF XLA] Add ability to convert SavedModel subgraphs to compiled [XLA CPU] objects via saved_model_cli. 2020-01-16 14:26:12 -08:00
aot_only_var_handle_op.h [TF XLA] Add ability to convert SavedModel subgraphs to compiled [XLA CPU] objects via saved_model_cli. 2020-01-16 14:26:12 -08:00
benchmark_main.template
benchmark_test.cc
benchmark.cc Fix 64-bit integer portability problems in TensorFlow compiler. 2020-01-16 13:16:05 -08:00
benchmark.h Some const declarations changed to constexpr 2020-04-21 10:21:10 -07:00
BUILD Use Bazel target names aligned with upstream library names 2020-06-10 14:51:07 -07:00
codegen_test_h.golden Add named size and count methods for arg, result and var methods to AOT models. 2020-05-07 09:27:54 -07:00
codegen_test_o.golden
codegen_test.cc Fix path, it's talking about this test. 2020-03-24 01:00:08 -07:00
codegen.cc Add named size and count methods for arg, result and var methods to AOT models. 2020-05-07 09:27:54 -07:00
codegen.h
compile.cc Remove experimental xla hlo quantization from open source (I) 2020-04-09 21:09:45 -07:00
compile.h [TF] Fixes and new features to saved_model_cli aot_compile_cpu, adds e2e test. 2020-01-20 15:58:44 -08:00
embedded_protocol_buffers.cc Adapt code to LLVM API updates. 2019-11-14 08:19:36 -08:00
embedded_protocol_buffers.h
flags.cc Fix the quantization flag for the tfcompile 2020-04-06 11:06:40 -07:00
flags.h Fix the quantization flag for the tfcompile 2020-04-06 11:06:40 -07:00
quantize.h Remove experimental xla hlo quantization from open source (I) 2020-04-09 21:09:45 -07:00
test_graph_tfadd.config.pbtxt
test_graph_tfadd.pbtxt
test_graph_tfunknownop2.config.pbtxt
test_graph_tfunknownop3.config.pbtxt
test_graph_tfunknownop.config.pbtxt
test_graph_tfunknownop.pbtxt
test.cc Replace NumSchedulableCPUs() with MaxParallelism() 2019-06-28 15:10:56 -07:00
tfcompile_main.cc Change XLA's default to disable cpu_fast_math options with the exception of min_max behavior. 2020-05-15 13:11:47 -07:00
tfcompile.bzl [TF saved_model_cli] Allow user to set target_cpu for xla aot compilation. 2020-05-19 09:14:38 -07:00