HomeSort by relevance Sort by last modified time
    Searched defs:infer (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/contrib/learn/python/learn/
graph_actions.py 712 def infer(restore_checkpoint_path, output_dict, feed_dict=None): function
  /external/python/cpython3/Tools/clinic/
clinic.py 3186 def infer(self, line): member in class:IndentStack
    [all...]
  /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
convert_nodes_test.cc 729 // Infer shape, ok.
866 FakeITensor infer[6]; local
868 converter_->ProvideQuantizationRange(&infer[4], -5.0f, 5.0f);
869 converter_->MarkQuantizationRangesAsInferrable(&infer[0], &infer[1]);
870 converter_->MarkQuantizationRangesAsInferrable(&infer[1], &infer[2]);
871 converter_->MarkQuantizationRangesAsInferrable(&infer[3], &infer[2]);
872 converter_->MarkQuantizationRangesAsInferrable(&infer[4], &infer[1])
    [all...]
  /external/error_prone/error_prone/
error_prone_core-2.3.2-with-dependencies.jar 

Completed in 1591 milliseconds