Home
last modified time | relevance | path

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

/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.cc129 auto root = Scope::DisabledShapeInferenceScope().ExitOnError(); in TEST()
/external/tensorflow/tensorflow/security/fuzzing/op_fuzzing/
Dfuzz_session.h89 Scope root = Scope::DisabledShapeInferenceScope().ExitOnError(); in InitIfNeeded()
/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()
944 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
976 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
1059 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
1096 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
1139 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
1221 Scope root = Scope::DisabledShapeInferenceScope(); in TEST_F()
Dfunction_test.cc2113 Scope s = Scope::DisabledShapeInferenceScope(); in TEST()
2194 Scope s = Scope::DisabledShapeInferenceScope(); in TEST()
2211 Scope s = Scope::DisabledShapeInferenceScope(); in TEST()
2261 Scope scope = Scope::DisabledShapeInferenceScope(); in TEST()
2346 Scope s = Scope::DisabledShapeInferenceScope(); in TEST()
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_xla_computations_pass_test.cc309 Scope scope = Scope::DisabledShapeInferenceScope().ExitOnError(); in TEST()
Dmark_for_compilation_pass_test.cc944 Scope root = Scope::DisabledShapeInferenceScope().ExitOnError(); in TEST()