Home
last modified time | relevance | path

Searched refs:Predictor (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/contrib/predictor/
DREADME.md3 The `Predictor` classes provide a simple interface for performing repeated,
4 efficient inference. A `Predictor` can be constructed from a `SavedModel` on
19 We can then construct a `Predictor` in two different ways.
21 ## `Predictor` from a `SavedModel`
37 We can then construct a `Predictor` as follows:
83 ## `Predictor` from an `Estimator`
85 We can also construct a `Predictor` directly from an `Estimator`. Defining
Dpredictor.py26 class Predictor(object): class
Dcontrib_estimator_predictor.py29 class ContribEstimatorPredictor(predictor.Predictor):
Dcore_estimator_predictor.py47 class CoreEstimatorPredictor(predictor.Predictor):
Dsaved_model_predictor.py109 class SavedModelPredictor(predictor.Predictor):
DBUILD1 # `Predictor` classes provide an interface for efficient, repeated inference.
/external/libaom/libaom/test/
Dfilterintra_test.cc27 typedef void (*Predictor)(uint8_t *dst, ptrdiff_t stride, TX_SIZE tx_size, typedef
34 typedef tuple<Predictor, Predictor, int> PredFuncMode;
100 Predictor predFunc_;
101 Predictor predFuncRef_;
/external/libchrome/base/threading/
Dthread_restrictions.h35 class Predictor; variable
486 friend class chrome_browser_net::Predictor; // http://crbug.com/78451
/external/webp/src/dsp/
Dlossless.c598 COPY_PREDICTOR_ARRAY(Predictor, VP8LPredictors) in WEBP_DSP_INIT_FUNC()
599 COPY_PREDICTOR_ARRAY(Predictor, VP8LPredictors_C) in WEBP_DSP_INIT_FUNC()
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
D2007-05-15-InfiniteRecursion.ll20 %struct.Predictor = type { double, double, double }
22 …e { %struct.FILE*, i32, %struct.RateControlEntry*, double, [5 x %struct.Predictor], double, double…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/
D2007-05-15-InfiniteRecursion.ll20 %struct.Predictor = type { double, double, double }
22 …e { %struct.FILE*, i32, %struct.RateControlEntry*, double, [5 x %struct.Predictor], double, double…
/external/llvm/test/CodeGen/Generic/
D2007-05-15-InfiniteRecursion.ll20 %struct.Predictor = type { double, double, double }
22 …e { %struct.FILE*, i32, %struct.RateControlEntry*, double, [5 x %struct.Predictor], double, double…