Home
last modified time | relevance | path

Searched refs:DisabledShapeInferenceScope (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_stream_util_test.cc67 auto root = Scope::DisabledShapeInferenceScope().ExitOnError(); in TEST_F()
86 auto root = Scope::DisabledShapeInferenceScope().ExitOnError(); in TEST_F()
107 auto root = Scope::DisabledShapeInferenceScope().ExitOnError(); in TEST_F()
/external/tensorflow/tensorflow/core/kernels/
Dmfcc_op_test.cc38 Scope root = Scope::DisabledShapeInferenceScope(); in TEST()
Dencode_wav_op_test.cc38 Scope root = Scope::DisabledShapeInferenceScope(); in TEST()
Dimmutable_constant_op_test.cc125 auto root = Scope::DisabledShapeInferenceScope().ExitOnError(); in TEST()
/external/tensorflow/tensorflow/cc/framework/
Dscope.h229 static Scope DisabledShapeInferenceScope();
Dscope.cc74 Scope Scope::DisabledShapeInferenceScope() { in DisabledShapeInferenceScope() function in tensorflow::Scope
/external/tensorflow/tensorflow/core/kernels/fuzzing/
Dfuzz_session.h90 Scope root = Scope::DisabledShapeInferenceScope().ExitOnError(); in InitIfNeeded()
/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_weights_test.cc43 auto root = tensorflow::Scope::DisabledShapeInferenceScope(); in BuildGraphDef()
Dtransform_utils_test.cc625 auto root = tensorflow::Scope::DisabledShapeInferenceScope(); in TestRenameNodeInputsWithWildcard()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_parallel_test.cc31 tensorflow::Scope s = tensorflow::Scope::DisabledShapeInferenceScope(); in TEST_F()
/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner_test.cc68 Scope root = Scope::DisabledShapeInferenceScope(); in TestStridedSlice()
959 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
991 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
1074 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
1111 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
1154 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
1236 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
Dfunction_test.cc1660 Scope s = Scope::DisabledShapeInferenceScope(); in TEST()
1741 Scope s = Scope::DisabledShapeInferenceScope(); in TEST()
1758 Scope s = Scope::DisabledShapeInferenceScope(); in TEST()
1808 Scope scope = Scope::DisabledShapeInferenceScope(); in TEST()
1893 Scope s = Scope::DisabledShapeInferenceScope(); in TEST()
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_xla_computations_pass_test.cc310 Scope scope = Scope::DisabledShapeInferenceScope().ExitOnError(); in TEST()
Dmark_for_compilation_pass_test.cc812 Scope root = Scope::DisabledShapeInferenceScope().ExitOnError(); in TEST()