Home
last modified time | relevance | path

Searched defs:argument_shapes (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dlocal_client.cc120 LocalExecutable::RunHelper(const absl::Span<const Shape* const> argument_shapes, in RunHelper()
178 std::vector<const Shape*> argument_shapes; in Run() local
191 std::vector<const Shape*> argument_shapes; in Run() local
246 std::vector<const Shape*> argument_shapes; in RunAsync() local
327 std::vector<const Shape*> argument_shapes; in RunAsync() local
H A Dcompile_only_client.cc29 absl::Span<const Shape* const> argument_shapes, in CreateModuleConfig()
H A Dlocal_client.h104 absl::Span<Shape const* const> argument_shapes, in AsyncCallAndBlockHostUntilDone()
H A Dclient.cc217 const XlaComputation& computation, absl::Span<const Shape> argument_shapes, in Compile()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compile_op_support.cc59 const ProgramShape& program_shape, absl::Span<const Shape> argument_shapes, in CreateModuleConfig()
138 absl::Span<const Shape> argument_shapes, in CreateModuleConfig()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dservice.cc262 absl::Span<const Shape* const> argument_shapes, in CreateModuleConfig()
282 std::vector<const Shape*> argument_shapes; in CreateModuleConfig() local
867 std::vector<Shape> argument_shapes; in Compile() local
H A Dhlo_module_util.cc46 absl::Span<const Shape* const> argument_shapes, in CreateModuleConfig()
H A Dshape_inference.cc3302 std::string argument_shapes = in InferCallShape() local