Home
last modified time | relevance | path

Searched refs:ImmutableConst (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dimmutable_constant_op_test.cc95 ops::ImmutableConst(root, DT_FLOAT, kTestTensorShape, "test:///2"); in TEST()
97 ops::ImmutableConst(root, DT_FLOAT, kTestTensorShapeT, "test:///3"); in TEST()
127 ops::ImmutableConst(root, DT_FLOAT, kBadTensorShape, "test:///2"); in TEST()
129 ops::ImmutableConst(root, DT_FLOAT, kTestTensorShapeT, "test:///3"); in TEST()
167 auto node1 = ops::ImmutableConst(root, DT_FLOAT, kFileTensorShape, two_file); in TEST()
169 ops::ImmutableConst(root, DT_FLOAT, kFileTensorShape, three_file); in TEST()
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_ImmutableConst.pbtxt2 graph_op_name: "ImmutableConst"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_ImmutableConst.pbtxt2 graph_op_name: "ImmutableConst"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_ImmutableConst.pbtxt2 graph_op_name: "ImmutableConst"
/external/tensorflow/tensorflow/core/common_runtime/
Dconstant_folding_test.cc725 auto a = ops::ImmutableConst(root, DT_DOUBLE, {2, 2}, kTestMemRegionName); in TEST_F()
/external/tensorflow/tensorflow/contrib/cmake/
DREADME.md116 * `ImmutableConst`
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt1500 name: "ImmutableConst"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt1500 name: "ImmutableConst"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt14195 name: "ImmutableConst"
14218 name: "ImmutableConst"
Dops_history.v1.pbtxt30393 name: "ImmutableConst"
Dops_history.v2.pbtxt30022 name: "ImmutableConst"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go22405 func ImmutableConst(scope *Scope, dtype tf.DataType, shape tf.Shape, memory_region_name string) (te… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt15120 name: "ImmutableConst"