/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | strided_slice_op.cc | 98 bool is_identity = true; in Compute() local 206 bool is_identity = true; in Compute() local 301 bool is_identity = true; in Compute() local
|
H A D | slice_op.cc | 64 TensorShape* output_shape, bool* is_identity, in SharedSliceValidation() 127 bool is_identity = true; in SharedSliceCommonCases() local
|
H A D | strided_slice_op_test.cc | 107 bool is_identity = true, slice_dim0 = true, is_simple_slice = true; in BM_ValidateStridedSliceOp() local
|
H A D | transpose_op.cc | 150 bool is_identity = true; in Compute() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | strided_slice_op.cc | 176 bool* is_identity, bool* is_simple_slice, bool* slice_dim0, in ValidateStridedSliceOp() 427 TensorShape* processing_shape, TensorShape* final_shape, bool* is_identity, in ValidateStridedSliceOp()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/ |
H A D | mkl_slice_op.cc | 66 static void ValidateMklInputs(OpKernelContext* context, bool* is_identity, in ValidateMklInputs() 142 bool is_identity = true; in CheckCommonCasesForMklInputs() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | dependency_optimizer.cc | 198 const bool is_identity = IsIdentity(node) || IsIdentityNSingleInput(node); in BypassingNodeIsBeneficial() local 259 const bool is_identity = IsIdentity(*node) || IsIdentityNSingleInput(*node); in OptimizeNode() local
|
H A D | arithmetic_optimizer.cc | 3952 bool is_identity; in GetStridedSliceAxis() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/sec1/src/ |
D | point.rs | 176 pub fn is_identity(&self) -> bool { in is_identity() function 513 pub fn is_identity(self) -> bool { in is_identity() method
|
/aosp_15_r20/external/cronet/base/posix/ |
H A D | file_descriptor_shuffle.cc | 33 const bool is_identity = i->source == i->dest; in PerformInjectiveMultimapDestructive() local
|
/aosp_15_r20/external/libchrome/base/posix/ |
H A D | file_descriptor_shuffle.cc | 36 const bool is_identity = i->source == i->dest; in PerformInjectiveMultimapDestructive() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
H A D | transpose_op.cc | 62 bool is_identity = true; in Compile() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_remove_constants.c | 25 bool is_identity; member
|
/aosp_15_r20/external/libdav1d/tests/checkasm/ |
H A D | filmgrain.c | 281 const int is_identity = rnd() & 1; in check_fguv_sbrow() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-var-hvar-table.hh | 174 bool is_identity () const { return get_output_map ().length == 0; } in is_identity() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/sampler/ |
D | mod.rs | 1211 pub fn is_identity(&self) -> bool { in is_identity() method
|
/aosp_15_r20/external/skia/tests/ |
H A D | MatrixTest.cpp | 89 static bool is_identity(const SkMatrix& m) { in is_identity() function
|
/aosp_15_r20/external/libgav1/src/dsp/ |
H A D | inverse_transform.cc | 1172 constexpr bool is_identity = transform1d_type == kTransform1dIdentity; in TransformLoop_C() local
|
/aosp_15_r20/external/drm_hwcomposer/hwc3/ |
H A D | ComposerClient.cpp | 1359 const bool is_identity = std::equal(matrix.begin(), matrix.end(), in ExecuteSetDisplayColorTransform() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/ |
D | gen_huffman_decompressor.cc | 997 bool is_identity = true; in ArrayToFunction() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/ |
H A D | array_ops.cc | 1774 bool is_identity, is_simple_slice, slice_dim0; in __anon38bbb0e82502() local
|
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/ |
H A D | gen_huffman_decompressor.cc | 1047 bool is_identity = true; in ArrayToFunction() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
H A D | convert_nodes.cc | 2576 bool is_identity; in ConvertSlice() local 2703 bool is_identity; in ConvertStridedSlice() local
|