Home
last modified time | relevance | path

Searched defs:reshape_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dstrided_slice_op.h142 Vec reshape_; variable
H A Dbcast.h114 Vec reshape_[N]; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dscoped_allocator_ops.cc166 bool reshape_; member in tensorflow::ScopedAllocatorConcatOp
H A Dscoped_allocator_ops_test.cc201 bool reshape_; member in tensorflow::ScopedAllocatorConcatOpTest
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvulkan_api_test.cpp4315 TEST_F(VulkanAPITest, reshape_) { in TEST_F() argument