Searched refs:Tshape (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | reshape_op.h | 93 template <typename Tshape> 99 auto Svec = sizes.flat<Tshape>(); in ValidateSizes() 101 const Tshape size = Svec(d); in ValidateSizes()
|
D | mkl_reshape_op.cc | 221 template <typename Tshape> 227 auto Svec = sizes.flat<Tshape>(); in ValidateSizes() 229 const Tshape size = Svec(d); in ValidateSizes()
|
/external/tensorflow/tensorflow/c/ |
D | c_api_experimental.cc | 323 key: "Tshape" in CreateImagenetDatasetFunctions() 534 key: "Tshape" in CreateImagenetDatasetFunctions() 595 key: "Tshape" in CreateImagenetDatasetFunctions() 656 key: "Tshape" in CreateImagenetDatasetFunctions() 717 key: "Tshape" in CreateImagenetDatasetFunctions() 833 key: "Tshape" in CreateImagenetDatasetFunctions() 5114 key: "Tshape" in CreateImagenetDatasetFunctions() 5796 key: "Tshape" in CreateImagenetDatasetFunctions() 5836 key: "Tshape" in CreateImagenetDatasetFunctions() 7252 key: "Tshape" in CreateMNISTDatasetFunctions() [all …]
|
/external/tensorflow/tensorflow/cc/saved_model/testdata/half_plus_two_pbtxt/00000123/ |
D | saved_model.pbtxt | 300 type_attr: "Tshape" 311 name: "Tshape" 1011 key: "Tshape"
|
/external/tensorflow/tensorflow/core/graph/ |
D | mkl_layout_pass.cc | 2446 DataType Tshape; in CopyAttrsReshape() local 2450 TF_CHECK_OK(GetNodeAttr(orig_node->def(), "Tshape", &Tshape)); in CopyAttrsReshape() 2454 nb->Attr("Tshape", Tshape); in CopyAttrsReshape()
|
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/ |
D | cpu_supported_ops.md | 181 `Reshape` | `Tshape={int32,int64}`<br>`T={bool,complex64,double,float,i…
|
D | gpu_supported_ops.md | 178 `Reshape` | `Tshape={int32,int64}`<br>`T={bool,complex64,double,float,i…
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 6721 type_attr: "Tshape" 6790 name: "Tshape" 25957 type_attr: "Tshape" 25984 name: "Tshape" 28392 type_attr: "Tshape" 28403 name: "Tshape"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v0.pbtxt | 21928 type_attr: "Tshape" 21955 name: "Tshape" 24397 type_attr: "Tshape" 24408 name: "Tshape"
|
D | ops_history.v2.pbtxt | 15653 type_attr: "Tshape" 15722 name: "Tshape" 50604 type_attr: "Tshape" 50631 name: "Tshape" 54163 type_attr: "Tshape" 54174 name: "Tshape"
|
D | ops_history.v1.pbtxt | 15711 type_attr: "Tshape" 15780 name: "Tshape" 51187 type_attr: "Tshape" 51214 name: "Tshape" 54746 type_attr: "Tshape" 54757 name: "Tshape"
|