Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dlocal_client.cc119 LocalExecutable::RunHelper(const absl::Span<const Shape* const> argument_shapes, in RunHelper()
175 std::vector<const Shape*> argument_shapes; in Run() local
188 std::vector<const Shape*> argument_shapes; in Run() local
243 std::vector<const Shape*> argument_shapes; in RunAsync() local
324 std::vector<const Shape*> argument_shapes; in RunAsync() local
Dcompile_only_client.cc28 absl::Span<const Shape* const> argument_shapes, in CreateModuleConfig()
Dlocal_client.h103 absl::Span<Shape const* const> argument_shapes, in AsyncCallAndBlockHostUntilDone()
Dclient.cc218 const XlaComputation& computation, absl::Span<const Shape> argument_shapes, in Compile()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_util.cc46 absl::Span<const Shape* const> argument_shapes, in CreateModuleConfig()
Dservice.cc257 absl::Span<const Shape* const> argument_shapes, in CreateModuleConfig()
277 std::vector<const Shape*> argument_shapes; in CreateModuleConfig() local
804 std::vector<Shape> argument_shapes; in Compile() local
Dshape_inference.cc3183 string argument_shapes = in InferCallShape() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_support.cc57 const ProgramShape& program_shape, absl::Span<const Shape> argument_shapes, in CreateModuleConfig()
136 absl::Span<const Shape> argument_shapes, in CreateModuleConfig()