Home
last modified time | relevance | path

Searched defs:max_shape (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dclip_by_value_op.cc31 const TensorShape max_shape = ctx->InputShape(2); in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcomparison_expander.cc115 auto max_shape = max_signed->shape(); in ExpandInstruction() local
/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dtest_backend_compiler_lib.cpp42 int max_shape = 4; member in BackendWithCompiler
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Ddynamic_shaped_ops.cc195 Shape max_shape = FindMaxShape(absl::MakeSpan(root_shapes_ptrs)); in DynamicConditional() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dimage_ops.cc338 ShapeHandle max_shape; in __anon269972ec0302() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dremapper_test.cc2417 auto max_shape = ops::Placeholder::Shape({64, 64}); in RunTest() local