Home
last modified time | relevance | path

Searched +defs:val +defs:graph (Results 26 – 50 of 498) sorted by relevance

12345678910>>...20

/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dirparser.cpp32 torch::jit::Graph* graph, in IRParser()
110 torch::jit::Graph* graph, in parseIR()
119 torch::jit::Graph* graph, in parseIR()
654 IValue val; in parse() local
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dcomptime.py174 def graph(self): member in ComptimeContext
181 def assert_static(self, val): argument
207 def print(self, val, *, file=None): argument
365 def assert_static(val): argument
369 def force_static(val): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_cond_test.cc79 Node* val = test::graph::Constant(graph_.get(), val_tensor, "val"); in TEST_F() local
113 Node* val = test::graph::Constant(graph_.get(), val_tensor, "val"); in TEST_F() local
139 Graph graph(OpRegistry::Global()); in TEST() local
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDguava-30.1-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dmemory_optimizer.cc91 const NodeMap& node_map, const GraphDef* graph, in FindCandidateRecomputeNodes()
171 const GraphDef* graph, const NodeMap& node_map, in GetOpGroupsToRecompute()
307 GraphDef* graph) { in AddRecomputeControlDependencyNodes()
399 GraphDef* graph) { in RecomputeSubgraph()
445 GraphDef* graph, const GrapplerItem& item) { in RecomputationRewritingPass()
745 GraphDef* graph, in BuildSwapPair()
885 static bool IsSwappable(const MutableGraphView& graph, in IsSwappable()
1049 MutableGraphView graph(&item->graph); in IdentifySwappingCandidates() local
1164 const AttrValue& val = node.attr().at("_swap_to_host"); in SwappingPass() local
1298 Status FindAssignNodesToRelax(const GraphDef& graph, in FindAssignNodesToRelax()
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dsymbolic_shape_analysis.cpp104 if (auto val = sa.asConstantInt()) { in operator <<() local
220 bool shapeGraphCleanupPasses(std::shared_ptr<Graph> graph) { in shapeGraphCleanupPasses()
236 void replaceWithIValue(Value* v, const IValue& val) { in replaceWithIValue()
1116 void PropagateShapesOnGraph(std::shared_ptr<Graph>& graph) { in PropagateShapesOnGraph()
1123 std::shared_ptr<Graph>& graph, in PropagateShapesAndBuildLargeShapeComputeGraph()
H A Dgraph_fuser.cpp521 auto* val = chunk->outputs().at(i); in fuseChunkByReusingExistingFusedChunk() local
901 auto* graph = block_->owningGraph(); in replaceIntermediateBroadcastingChunks() local
933 Graph* graph = fusion_group->owningGraph(); in buildShapeExpressions() local
1065 Graph* graph = node->owningGraph(); in createFusedConcat() local
1256 void FuseGraph(std::shared_ptr<Graph>& graph, bool strict_fuser_check) { in FuseGraph()
1270 std::shared_ptr<Graph>& graph, in CustomFuseGraph()
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDguava-31.0.1-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/external/tensorflow/tensorflow/cc/ops/
H A Dconst_op.cc28 Graph* graph = scope.graph(); in ConstHelper() local
44 Output Const(const Scope& scope, const Input::Initializer& val) { in Const()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dincomplete_nodedef_builder.cc38 int val) { in AddAttr()
49 Status IncompleteNodeDefBuilder::Build(Graph* graph, Node** n) { in Build()
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dsugared_value.cpp302 auto graph = value_->owningGraph(); in asTuple() local
426 std::shared_ptr<Graph> graph = in call() local
457 Value* val = getValue(); in len() local
475 Value* val = getValue(); in getitem() local
H A Dtracer.cpp125 [&](const IValue& val) { return getValue(val); }))) in getValue()
131 [&](const IValue& val) { return getValue(val); }))) in getValue()
508 auto graph = state->graph; in trace() local
897 Graph* graph = node->owningGraph(); in addOutput() local
934 auto& graph = tracing_state->graph; in getSizeOf() local
957 auto& graph = tracing_state->graph; in getNumelOf() local
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-compat-test-rules.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/compat/ android/ ...
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DDataUsageDetailView.java106 final DataUsageGraph graph = findViewById(R.id.usage_graph); in bind() local
128 double val; in formatBytes() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/benchmark/
H A Dbenchmark_model.cc153 Status CalculateFlops(const GraphDef& graph, in CalculateFlops()
253 Status InitializeSession(int num_threads, const string& graph, in InitializeSession()
373 string graph = "/data/local/tmp/tensorflow_inception_graph.pb"; in Main() local
562 float val; in Main() local
/aosp_15_r20/packages/apps/TV/libs/m2/
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/
H A DJetPreview.py46 def SetGraphCtrl(self, graph, parentWin): argument
178 def SetKeepPlayingFlag(self, val): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dserialization_utils.cc65 Graph graph(OpRegistry::Global()); in FromGraphDef() local
290 const int64_t val) { in WriteScalar()
297 const int64_t val) { in WriteScalar()
302 const tstring& val) { in WriteScalar()
309 const tstring& val) { in WriteScalar()
314 const Tensor& val) { in WriteTensor()
321 const Tensor& val) { in WriteTensor()
364 const T& val) { in WriteScalarInternal()
376 const Tensor& val) { in WriteTensorInternal()
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-jre/linux_glibc_common/javac/
Dguava-jre.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-jre/linux_glibc_common/local-javac-header/
Dguava-jre.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava/linux_glibc_common/javac-header/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava/linux_glibc_common/combined/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/guava/guava/32.1.1-jre/
HDguava-32.1.1-jre.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/google/guava/guava/32.0.1-jre/
HDguava-32.0.1-jre.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...

12345678910>>...20