Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlocal_service.cc101 const absl::Span<const Shape* const> argument_layouts, in GetHloModuleConfig()
154 const absl::Span<const Shape* const> argument_layouts, in CompileExecutables()
201 const absl::Span<const Shape* const> argument_layouts, in CompileAotResults()
Dcompile_only_service.h44 std::vector<const Shape*> argument_layouts; member
/external/tensorflow/tensorflow/compiler/xla/client/
Dcompile_only_client.h44 std::vector<const Shape*> argument_layouts; member
Dlocal_client.cc389 const absl::Span<const Shape* const> argument_layouts, in Compile()
412 const absl::Span<const Shape* const> argument_layouts, in CompileAheadOfTime()
/external/tensorflow/tensorflow/compiler/jit/
Dget_compiler_ir.cc49 std::vector<const xla::Shape*> argument_layouts( in BuildExecutable() local
Dxla_compilation_cache.cc284 std::vector<const xla::Shape*> argument_layouts = in BuildExecutable() local
302 std::vector<const xla::Shape*> argument_layouts = in BuildSerializedExecutable() local
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_compile_ops.cc153 std::vector<xla::Shape> argument_layouts( in Compile() local
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dutils.cc152 std::optional<std::vector<Shape>>& argument_layouts, in DetermineArgumentLayoutsFromCompileOptions()
Dpjrt_client.h220 std::optional<std::vector<Shape>> argument_layouts; member
Dtfrt_cpu_pjrt_client.cc248 const absl::Span<const Shape* const> argument_layouts, in JitCompile()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_test_base.cc189 std::vector<const Shape*> argument_layouts(arguments.size()); in ExecuteLocally() local
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.cc806 std::optional<std::vector<Shape>> argument_layouts, in Compile()
879 std::optional<std::vector<Shape>> argument_layouts, in CompileMlir()
/external/tensorflow/tensorflow/compiler/xla/tools/
Dreplay_computation.cc116 std::vector<Shape> argument_layouts; in CompileExecutable() local