HomeSort by relevance Sort by last modified time
    Searched refs:DisabledShapeInferenceScope (Results 1 - 13 of 13) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
mfcc_op_test.cc 38 Scope root = Scope::DisabledShapeInferenceScope();
encode_wav_op_test.cc 38 Scope root = Scope::DisabledShapeInferenceScope();
immutable_constant_op_test.cc 124 auto root = Scope::DisabledShapeInferenceScope().ExitOnError();
  /external/tensorflow/tensorflow/tools/graph_transforms/
fake_quantize_training_test.cc 39 auto root = tensorflow::Scope::DisabledShapeInferenceScope();
quantize_weights_test.cc 43 auto root = tensorflow::Scope::DisabledShapeInferenceScope();
transform_utils_test.cc 625 auto root = tensorflow::Scope::DisabledShapeInferenceScope();
    [all...]
  /external/tensorflow/tensorflow/core/common_runtime/gpu/
gpu_stream_util_test.cc 67 auto root = Scope::DisabledShapeInferenceScope().ExitOnError();
86 auto root = Scope::DisabledShapeInferenceScope().ExitOnError();
107 auto root = Scope::DisabledShapeInferenceScope().ExitOnError();
  /external/tensorflow/tensorflow/cc/framework/
scope.h 214 static Scope DisabledShapeInferenceScope();
scope.cc 69 Scope Scope::DisabledShapeInferenceScope() {
  /external/tensorflow/tensorflow/core/kernels/fuzzing/
fuzz_session.h 91 Scope root = Scope::DisabledShapeInferenceScope().ExitOnError();
  /external/tensorflow/tensorflow/core/grappler/optimizers/
auto_parallel_test.cc 31 tensorflow::Scope s = tensorflow::Scope::DisabledShapeInferenceScope();
  /external/tensorflow/tensorflow/core/common_runtime/
function_test.cc     [all...]
shape_refiner_test.cc 925 Scope root = Scope::DisabledShapeInferenceScope();
    [all...]

Completed in 172 milliseconds