/external/tensorflow/tensorflow/core/kernels/fuzzing/ |
D | decode_csv_fuzz.cc | 23 void BuildGraph(const Scope& scope) override { in BuildGraph() function in tensorflow::fuzzing::FuzzDecodeCsv
|
D | decode_compressed_fuzz.cc | 23 void BuildGraph(const Scope& scope) override { in BuildGraph() function in tensorflow::fuzzing::FuzzDecodeCompressed
|
D | string_split_fuzz.cc | 23 void BuildGraph(const Scope& scope) override { in BuildGraph() function in tensorflow::fuzzing::FuzzStringSplit
|
D | string_split_v2_fuzz.cc | 23 void BuildGraph(const Scope& scope) override { in BuildGraph() function in tensorflow::fuzzing::FuzzStringSplitV2
|
D | parse_tensor_op_fuzz.cc | 25 void BuildGraph(const Scope& scope) final { in BuildGraph() function in tensorflow::fuzzing::FuzzParseTensor
|
D | check_numerics_fuzz.cc | 24 void BuildGraph(const Scope& scope) override { in BuildGraph() function in tensorflow::fuzzing::FuzzCheckNumerics
|
D | example_proto_fast_parsing_fuzz.cc | 30 void BuildGraph(const Scope& scope) final { in BuildGraph() function in tensorflow::fuzzing::FuzzExampleProtoFastParsing
|
D | one_hot_fuzz.cc | 27 void BuildGraph(const Scope& scope) override { in BuildGraph() function in tensorflow::fuzzing::FuzzOneHot
|
D | scatter_nd_fuzz.cc | 26 void BuildGraph(const Scope& scope) override { in BuildGraph() function in tensorflow::fuzzing::FuzzScatterNd
|
/external/tensorflow/tensorflow/lite/delegates/hexagon/ |
D | hexagon_delegate_kernel.cc | 239 TfLiteStatus HexagonDelegateKernel::BuildGraph( in BuildGraph() function in tflite::HexagonDelegateKernel
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | auto_parallel.cc | 241 void AutoParallel::BuildGraph(GraphDef* graph) { in BuildGraph() function in tensorflow::grappler::AutoParallel
|
/external/angle/src/compiler/translator/TranslatorMetalDirect/ |
D | ToposortStructs.cpp | 53 Graph<const TStructure *> BuildGraph(SymbolEnv &symbolEnv, in BuildGraph() function
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | graph_execution_state.cc | 847 Status GraphExecutionState::BuildGraph(const BuildGraphOptions& options, in BuildGraph() function in tensorflow::GraphExecutionState
|
D | placer_test.cc | 243 Status BuildGraph(const GraphDefBuilder& builder, Graph* out_graph) { in BuildGraph() function in tensorflow::__anon97448ef90111::PlacerTest 249 Status BuildGraph(const GraphDef& graph_def, Graph* out_graph) { in BuildGraph() function in tensorflow::__anon97448ef90111::PlacerTest
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate.cc | 4681 TfLiteStatus NNAPIDelegateKernel::BuildGraph( in BuildGraph() function in tflite::delegate::nnapi::NNAPIDelegateKernel
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | randomized_tests.cc | 205 Status OpTestBuilder::BuildGraph(const string& name_prefix, in BuildGraph() function in tensorflow::__anon68708c3b0111::OpTestBuilder
|