Home
last modified time | relevance | path

Searched defs:argument_layouts (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/
Dcompile_only_client.h44 std::vector<const Shape*> argument_layouts; member
Dlocal_client.cc342 const absl::Span<const Shape* const> argument_layouts, in Compile()
/external/tensorflow/tensorflow/compiler/xla/service/
Dcompile_only_service.h44 std::vector<const Shape*> argument_layouts; member
Dlocal_service.cc125 const absl::Span<const Shape* const> argument_layouts, in CompileExecutables()
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_compile_ops.cc113 std::vector<xla::Shape> argument_layouts( in Compile() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_test_base.cc192 std::vector<const Shape*> argument_layouts(arguments.size()); in ExecuteLocally() local
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.cc723 absl::optional<std::vector<Shape>> argument_layouts, in CompileForDevices()
769 absl::optional<std::vector<Shape>> argument_layouts, in Compile()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc153 std::vector<const xla::Shape*> argument_layouts( in BuildExecutable() local
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_client.cc966 absl::optional<std::vector<Shape>> argument_layouts, in CompileForDevices()
1012 absl::optional<std::vector<Shape>> argument_layouts, in Compile()
/external/tensorflow/tensorflow/compiler/xla/tools/
Dreplay_computation.cc117 std::vector<Shape> argument_layouts; in CompileExecutable() local